home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / ALL96.LZH / t0304 / text0041.txt < prev    next >
Encoding:
Text File  |  1996-03-07  |  929 b   |  26 lines

  1.  
  2. > Well, anyway. Is there anybody writing a memory manager ATM?
  3.  
  4. > If noone else really wants to do it, I will. It's been a while since I did
  5. > any programming on BAD MOOD now.
  6.  
  7. > I'll contact Doug about the details.
  8.  
  9. I had to put a simple one together in order to get the graphics cache working,
  10. but I have kept it completely separate from the rest and it's easy to replace
  11. with a plug-in improvement. It's just a better version of Malloc / Mfree
  12. that can handle more blocks & doesn't frag up nearly so much.
  13.  
  14. I would have left it alone, but I wanted to get this thing out of the way
  15. real quick - I have work to do on Apex 3 just now and I have to cut down
  16. my time spent on BM. After the transparent walls & sprites, I expect I will
  17. be doing next to nothing...
  18.  
  19. I spend no time on optimisation just now - just the bare bones. This is why
  20. BM is a little slower now than it should be. I will fix this in the near
  21. future.
  22.  
  23. Doug.
  24.  
  25.  
  26.